Using the `outline` Property as a Collapsable Border
(3 min)
The outline property in CSS draws a line around the outside of an element. This is quite similar to the border property, the main exception being that outline isn’t a part of the box model. It is often used for …
The post Using the `outline` Property as a Collapsable Border appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.